;;; QQ: 67762207
[@main]
#IF
checkpkpoint 2

#SAY
I used the hammer to drop it in right away, before you disappear. \ \
<Close/@exit>
#ELSESAY
The heroic young man, what I do for you? \ \
<I want to weapons-grade initialized./@RefineinitialWeapon> \
; <System of steel jade./@PreRefineGangOk> \
<I want jewelry smelting./@PreRefineAcessory> \ \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Close/@exit>

[@RefineinitialWeapon]
#CALL [System\ClearWeaponLevel.txt] @checkRefinePoints

[@PreRefineAcessory]
#CALL [System\RefineAccessory.txt] @RefineAccessory

[@PreRefineGangOk]
#CALL [System\RefineAccessory.txt] @RefineGangOk

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break


[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest


[@NoQuest_Say]

#SAY
_ My only desire is to be able to right the legendary shadow of Enchantment (FCOLOR/10) Blade (FCOLOR/12) initialized smelting. \ \
_ <Close/@exit>
[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 